iwinfo: make 'type' visible in wrapped iwinfo
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 18 Oct 2013 11:42:43 +0000 (11:42 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 18 Oct 2013 11:42:43 +0000 (11:42 +0000)
commit5055c8439d1d983056aad8922e77f8697eb55e93
tree383109caa9d4f4ce3ac55c42120fcba2f94bce1e
parentbfa70a8413380283bb69631b98c8cd434f648b7d
iwinfo: make 'type' visible in wrapped iwinfo

There are several cases within 'luci' that attempt to access the interface
'type' from within the 'type' specific meta tables; however, 'type' is not
currently available there.  Replicate the common metadata in the 'type'
specific meta tables.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 38448
package/network/utils/iwinfo/Makefile
package/network/utils/iwinfo/src/iwinfo_lua.c