commit | 55ed31e62d18094337319b942b38cfc00360444b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Oct 09 22:13:53 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 09 22:13:53 2008 -0700 |
tree | 7aad51a1c3d4d62cd2546091f10e3dfcf95f90e1 | |
parent | fa3e5b4eb8261ae6ee27922881093db973e9d640 [diff] |
enic: Attempt to fix build in 32-bit such as i386. Such platforms lack readq/writeq but this driver want to call them. Noticed by Andrew Morton. Signed-off-by: David S. Miller <davem@davemloft.net>