Loading net/irda/irnetlink.c +1 −1 Original line number Original line Diff line number Diff line /* /* * IrDA netlink layer, for stack configuration. * IrDA netlink layer, for stack configuration. * * * Copyright (c) 2007 Samuel Ortiz <samuel@sortiz> * Copyright (c) 2007 Samuel Ortiz <samuel@sortiz.org> * * * Partly based on the 802.11 nelink implementation * Partly based on the 802.11 nelink implementation * (see net/wireless/nl80211.c) which is: * (see net/wireless/nl80211.c) which is: Loading Loading
net/irda/irnetlink.c +1 −1 Original line number Original line Diff line number Diff line /* /* * IrDA netlink layer, for stack configuration. * IrDA netlink layer, for stack configuration. * * * Copyright (c) 2007 Samuel Ortiz <samuel@sortiz> * Copyright (c) 2007 Samuel Ortiz <samuel@sortiz.org> * * * Partly based on the 802.11 nelink implementation * Partly based on the 802.11 nelink implementation * (see net/wireless/nl80211.c) which is: * (see net/wireless/nl80211.c) which is: Loading