aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/irnetlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/irda/irnetlink.c')
-rw-r--r--net/irda/irnetlink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/irda/irnetlink.c b/net/irda/irnetlink.c
index db716580e1ae..694ea4d92fa8 100644
--- a/net/irda/irnetlink.c
+++ b/net/irda/irnetlink.c
@@ -1,7 +1,7 @@
1/* 1/*
2 * IrDA netlink layer, for stack configuration. 2 * IrDA netlink layer, for stack configuration.
3 * 3 *
4 * Copyright (c) 2007 Samuel Ortiz <samuel@sortiz> 4 * Copyright (c) 2007 Samuel Ortiz <samuel@sortiz.org>
5 * 5 *
6 * Partly based on the 802.11 nelink implementation 6 * Partly based on the 802.11 nelink implementation
7 * (see net/wireless/nl80211.c) which is: 7 * (see net/wireless/nl80211.c) which is: