From: Mark Brown Date: Mon, 18 Apr 2011 01:04:37 +0000 (+0000) Subject: net: dm9000: Fix build X-Git-Tag: v3.0-rc1~377^2~321 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56d37f17165084e10f425e66f0bd964f06e8bd23;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed