linux-kernel-test/drivers/net/ibm_newemac
Al Viro bef1bc95f3 skb->tail in ibm_newemac should be skb_tail_pointer()
... since that sucker is not 32bit-only and on 64bit skb->tail is an
offset, not a pointer.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-14 12:41:51 -07:00
..
core.c skb->tail in ibm_newemac should be skb_tail_pointer() 2007-10-14 12:41:51 -07:00
core.h
debug.c
debug.h
emac.h
Kconfig
Makefile
mal.c ibm_emac: Convert to use napi_struct independent of struct net_device 2007-10-10 16:55:32 -07:00
mal.h ibm_emac: Convert to use napi_struct independent of struct net_device 2007-10-10 16:55:32 -07:00
phy.c
phy.h
rgmii.c typo in ibm_newemac/rgmii.c 2007-10-14 08:53:33 -07:00
rgmii.h
tah.c
tah.h
zmii.c
zmii.h