commit | 237907c1ded8a1a447cea7c4f97ab853e8b46052 | [log] [tgz] |
---|---|---|
author | Eilon Greenstein <eilong@broadcom.com> | Wed Jan 14 06:42:44 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 19 16:20:14 2009 -0800 |
tree | abe06a24be466869f8252a3b8e80aa0bc9637ef6 | |
parent | e47d7e6eb841c1850f0e69b95ae6cf3c86881f53 [diff] |
bnx2x: Barriers for the compiler To make sure no swapping are made by the compiler, changed HAS_WORK to inline functions and added all the necessary barriers Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>