Deleted Added
full compact
52c52
< __FBSDID("$FreeBSD: head/sys/dev/usb/wlan/if_uath.c 233774 2012-04-02 10:50:42Z hselasky $");
---
> __FBSDID("$FreeBSD: head/sys/dev/usb/wlan/if_uath.c 242126 2012-10-26 06:04:47Z hselasky $");
117c117
< SYSCTL_INT(_hw_usb_uath, OID_AUTO, countrycode, CTLFLAG_RW, &uath_countrycode,
---
> SYSCTL_INT(_hw_usb_uath, OID_AUTO, countrycode, CTLFLAG_RW | CTLFLAG_TUN, &uath_countrycode,
126c126
< SYSCTL_INT(_hw_usb_uath, OID_AUTO, debug, CTLFLAG_RW, &uath_debug, 0,
---
> SYSCTL_INT(_hw_usb_uath, OID_AUTO, debug, CTLFLAG_RW | CTLFLAG_TUN, &uath_debug, 0,