[kernel] 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)
commit835d9c9a76a3bc50f70a64e8d46d8b9b82204068
treecf803625a6f080fa06ea34777766f6697303c6c6
parent092d3dcf5c4390618f9f97ec59b7fe0fb44a9c9f
[kernel] swconfig: get rid of the NLA_PUT_* macros

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33906 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/files/drivers/net/phy/swconfig.c