]> git.karo-electronics.de Git - karo-tx-linux.git/commit
be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug
authorSomnath Kotur <somnath.kotur@emulex.com>
Tue, 26 Jun 2012 22:32:10 +0000 (22:32 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Feb 2013 18:49:07 +0000 (10:49 -0800)
commit495f02922e05a6858005dc6b9e07eeed026cf9a0
tree78de770fba9a01e465e52de231571ff5d9070601
parenteac7b44eb80d3e1fa3310ad2dc57e10c2fc970fd
be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug

commit 93040ae5cc8dcc893eca4a4366dc8415af278edf upstream.

Fixed spelling error in a comment as pointed out by DaveM.
Also refactored existing code a bit to provide placeholders for another ASIC
Bug workaround that will be checked-in soon after this.

Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Cc: Jacek Luczak <difrost.kernel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/emulex/benet/be.h
drivers/net/ethernet/emulex/benet/be_main.c