commit | 3e19ca40c0aae932deaca0b8d79213de7238d666 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Mon Apr 21 09:09:21 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 21 14:59:13 2014 -0400 |
tree | ac55a5040821933bb82b66d453cc909fad8975cf | |
parent | ca6bd4fa3314d8f4d306053ecd143001567fc9d5 [diff] |
net: sxgbe: remove sxgbe_config sxgbe_config() denies changing the base address and interrupt, and ignores all other 'struct ifmap' members, which means that it is useless as is, so let's remove it. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>