net: cpmac: remove cpmac_config
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 21 Apr 2014 16:09:20 +0000 (09:09 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Apr 2014 18:59:02 +0000 (14:59 -0400)
cpmac_config() refuses changing the base address parameter, and ignores
all other parameters, which means that it is pretty useless as it is, so
let's remove it.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found