]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitea666bc043381de0244553e7e6ed88031c918c32
tree5835c1899859cec7657f5d1c9d5633be62b6c93e
parentc6a81cff4182f52ffbfe20297c8a956e5b975036
net: cpmac: remove cpmac_config

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>
drivers/net/ethernet/ti/cpmac.c