]> git.karo-electronics.de Git - mv-sheeva.git/commit
bnx2x: change smp_mb() comment to conform the true
authorStanislaw Gruszka <sgruszka@redhat.com>
Tue, 9 Mar 2010 06:55:02 +0000 (06:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Mar 2010 22:47:01 +0000 (15:47 -0700)
commit9baddeb8c6c7faa7da8706ad629f09ca221850c1
treea313ee611dc6f77604dbf188e8ed9770df0ec409
parent0efc22f3afa5d8f070a33fea06162d7d9d518e38
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>
drivers/net/bnx2x_main.c