Attributes for phyX class device were not terminated. This patch fixes that.

Signed-off-by: Jiri Benc <[EMAIL PROTECTED]>

---

 net/d80211/ieee80211_sysfs.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

fc03fc11f6b26759014828b9adbccea36f694fae
diff --git a/net/d80211/ieee80211_sysfs.c b/net/d80211/ieee80211_sysfs.c
index b4a658a..6e7d3ea 100644
--- a/net/d80211/ieee80211_sysfs.c
+++ b/net/d80211/ieee80211_sysfs.c
@@ -99,6 +99,7 @@ static struct class_device_attribute iee
        __ATTR(remove_iface, S_IWUSR, NULL, store_remove_iface),
        __ATTR(max_iface_count, S_IRUGO | S_IWUSR,
               show_max_iface_count, store_max_iface_count),
+       {}
 };
 
 static struct class ieee80211_class = {

-- 
Jiri Benc
SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to