diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2009-02-06 23:20:31 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-02-07 02:43:13 -0800 |
commit | 28b0759c224cad4ae8f5ed47f5af862dd2d1e1ed (patch) | |
tree | c99545bcc4733e2a1b93c8fa97dd6dc9ea14ed8c /drivers/net/netx-eth.c | |
parent | 8a900862a2402565564ddcc3c6ecefb1c239d7e1 (diff) |
igb: remove unnecessary adapter->hw calls when just hw-> will do.
There were several spots in the code making calls to adapter->hw when they
could have just been accessing hw-> directly. I cleaned up the spots where
this was visibly apparent.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/netx-eth.c')
0 files changed, 0 insertions, 0 deletions