alistair23-linux/drivers/net/arcnet
Dan Carpenter 087d273caf arcnet: cleanup sizeof parameter
This patch doesn't change the compiled code because ARC_HDR_SIZE is 4
and sizeof(int) is 4, but the intent was to use the header size and not
the sizeof the header size.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-07-19 17:36:03 -07:00
..
arc-rawmode.c
arc-rimi.c
arcnet.c arcnet: cleanup sizeof parameter 2013-07-19 17:36:03 -07:00
capmode.c
com90io.c
com90xx.c
com20020-isa.c
com20020-pci.c ARCNET: remove __dev* attributes 2012-12-03 11:16:10 -08:00
com20020.c
com20020_cs.c drivers/net: use module_pcmcia_driver() in pcmcia drivers 2013-03-15 12:27:33 -07:00
Kconfig
Makefile
rfc1051.c
rfc1201.c