kernel_optimize_test/drivers/net
Dan Carpenter 413708bbaf enic: fix an endian bug in enic_probe()
"num_vfs" is a u32 but we only use the high 16 bits and the low 16bits
are left as zero.  That isn't a problem for little endian systems but it
will break on big endian ones.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-03-01 17:23:42 -05:00
..
appletalk
arcnet
bonding
caif
can
cris
dsa
ethernet enic: fix an endian bug in enic_probe() 2012-03-01 17:23:42 -05:00
fddi
hamradio
hippi
hyperv
irda
phy phy: IC+101G and PHY_HAS_INTERRUPT flag 2012-02-23 17:14:26 -05:00
plip
ppp ppp: fix 'ppp_mp_reconstruct bad seq' errors 2012-02-24 17:53:21 -05:00
slip
team
tokenring
usb Move Logitech Harmony 900 from cdc_ether to zaurus 2012-02-22 15:50:23 -05:00
vmxnet3
wan
wimax
wireless brcm80211: smac: only print block-ack timeout message at trace level 2012-02-23 15:57:37 -05:00
xen-netback
dummy.c
eql.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macvlan.c
macvtap.c
Makefile
mdio.c
mii.c
netconsole.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tun.c
veth.c
virtio_net.c
xen-netfront.c