swconfig: get rid of the NLA_PUT_* macros
authorFlorian Fainelli <florian@openwrt.org>
Wed, 24 Oct 2012 13:05:04 +0000 (13:05 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 24 Oct 2012 13:05:04 +0000 (13:05 +0000)
commit4afb91a12f2e910682f54200830f09d4b3357783
tree956d3805dec5d6df48abfe2aa48195a8882cd996
parentf5d18da3e23bf214981a49a3f8bef0da87f7b93d
swconfig: get rid of the NLA_PUT_* macros

Upstream kernel 3.6 has removed this usage, use the plain functions directly as
intended.

SVN-Revision: 33906
target/linux/generic/files/drivers/net/phy/swconfig.c