[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)
commit50a0f2a155b2821d67777fe5247dd8d1d0fb505a
treecf803625a6f080fa06ea34777766f6697303c6c6
parent4bdc74bb005aecc9b9cd8f3d4274a763065ad80f
[kernel] 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