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)
commit533eac9728b417b9ec2aaf3d5505963b243f74ef
tree383109caa9d4f4ce3ac55c42120fcba2f94bce1e
parentde3ed2d3d6c5f2ce8b45f25f4076a5720b38c40d
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38448 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/utils/iwinfo/Makefile
package/network/utils/iwinfo/src/iwinfo_lua.c