stmmac: remove stmmac_config
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 21 Apr 2014 16:09:22 +0000 (09:09 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Apr 2014 18:59:21 +0000 (14:59 -0400)
commit2d7f2f90d54d9b64483e41d8e225d2f15e45afd8
tree955834e876c3ac6bf4087cc151dd33a7f1f8abaa
parent3e19ca40c0aae932deaca0b8d79213de7238d666
stmmac: remove stmmac_config

stmmac_config() denies changing the base address and interrupt
parameters, and ignores any other settings from the ifmap parameters,
thus making stmmac_config() useless, remove it.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
This page took 0.042065 seconds and 5 git commands to generate.