add preliminary support for the successor of the storm port
[openwrt.git] / target / linux / pxa / patches-2.6.21 / 014-ethernet-config.patch
index baf4871..be38f03 100644 (file)
@@ -1,7 +1,5 @@
-Index: linux-2.6.21gum/drivers/net/smc91x.h
-===================================================================
---- linux-2.6.21gum.orig/drivers/net/smc91x.h
-+++ linux-2.6.21gum/drivers/net/smc91x.h
+--- a/drivers/net/smc91x.h
++++ b/drivers/net/smc91x.h
 @@ -55,6 +55,21 @@
  #define SMC_insw(a, r, p, l)  readsw((a) + (r), p, l)
  #define SMC_outsw(a, r, p, l) writesw((a) + (r), p, l)
This page took 0.022089 seconds and 4 git commands to generate.