commit | 9baddeb8c6c7faa7da8706ad629f09ca221850c1 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Tue Mar 09 06:55:02 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 15 15:47:01 2010 -0700 |
tree | a313ee611dc6f77604dbf188e8ed9770df0ec409 | |
parent | 0efc22f3afa5d8f070a33fea06162d7d9d518e38 [diff] |
bnx2x: change smp_mb() comment to conform the true Access to fp->tx_bp_prod is protected by __netif_tx_lock, smp_mb() is not needed for that. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>