commit | 56d37f17165084e10f425e66f0bd964f06e8bd23 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Apr 18 01:04:37 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 18 14:19:32 2011 -0700 |
tree | 6daf355e0f46909359685b77dadc78637799b5b7 | |
parent | 7c89943236750537d26421d9bbb6f6575e2d1e1b [diff] |
net: dm9000: Fix build Commit c88fcb (net: dm9000: convert to hw_features) broke the build of the dm9000 driver since it merged functions which use different names for the board info structure used for I/O operations without updating all the references to use the same name. Fix that. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: David S. Miller <davem@davemloft.net>