]> git.baikalelectronics.ru Git - kernel.git/commit
net: systemport: fix comment about HW prepending 2bytes
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 5 Jun 2014 17:22:17 +0000 (10:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Jun 2014 22:36:54 +0000 (15:36 -0700)
commit7080d21d4e20a1e73f12eb23840c1156c7fcf7be
tree353938131d3145103aebd046a8f5c05c6c4d6014
parent72a7dee9db175398b5bc0f5521fe628fde61ae0e
net: systemport: fix comment about HW prepending 2bytes

The comment about how the hardware prepends 2bytes to align the IP
header on a 4-byte boundary was not correct, fix that.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bcmsysport.c