commit | 3f7947b9f069c125ffdedc75ac9c4e3101fc2c6a | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Fri Oct 14 05:30:58 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 17 19:00:54 2011 -0400 |
tree | 650ca10ea6b4375cee99c1b0c1295f18a20bad11 | |
parent | 41ebe9cde738a972d05c7282e09f5ed54cff0e8d [diff] |
ehea: Remove NETIF_F_LLTX Remove the deprecated NETIF_F_LLTX feature. Since the network stack now provides the locking we can remove the driver specific pr->xmit_lock. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>