net: store ethernet device parameters in device
Rather than storing the parameters globally and trying to keep them
in sync with the device parameters, store the parameters in the ethernet
device directly. Also, update to dev_add_param_ip().

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 7d29b3c commit 6d0161d02a3a829a12b85bdd3a71cddb714d66f5
@Sascha Hauer Sascha Hauer authored on 6 Apr 2013
Showing 3 changed files
View
include/net.h
View
net/eth.c
View
net/net.c