commit | 15d317587e17dcb96484e46b17b6e826a1f97661 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Sat Jun 16 22:36:41 2007 +0200 |
committer | Jeff Garzik <jeff@garzik.org> | Sun Jul 08 22:16:42 2007 -0400 |
tree | 3c226fb38a125086e1f2d8597746e603bc66d7e6 | |
parent | a73b629b3519ae97c5325eda346b1749961cfa8d [diff] |
r8169: use netdev_alloc_skb Use netdev_alloc_skb and remove the useless sk_buff * argument of rtl8169_alloc_rx_skb. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Francois Romieu <romieu@fr.zoreil.com> Cc: Edward Hsu <edward_hsu@realtek.com.tw>