Search Linux Wireless

Re: [PATCH 1/2] nl80211: interface update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/09/2011 03:31 PM, John W. Linville wrote:
> On Wed, Feb 09, 2011 at 01:01:41PM +0100, Zefir Kurtisi wrote:
>> Interface implementation to pass DFS pulse events via nl80211.
>>
>> Includes
>>  * new command NL80211_CMD_SET_DFS_EVENT
>>  * new attributes NL80211_DFSEVENT_ATTR_{FREQ,TS,WIDTH}
>>  * functions to pass DFS pulse events through netlink interface
> 
>> diff --git a/net/wireless/nl80211.c b/net/wireless/nl80211.c
>> index 864ddfb..8e75f40 100644
>> --- a/net/wireless/nl80211.c
>> +++ b/net/wireless/nl80211.c
>> @@ -4015,7 +4015,6 @@ __cfg80211_testmode_alloc_skb(struct cfg80211_registered_device *rdev,
>>  	skb = nlmsg_new(approxlen + 100, gfp);
>>  	if (!skb)
>>  		return NULL;
>> -
>>  	hdr = nl80211hdr_put(skb, pid, seq, 0, NL80211_CMD_TESTMODE);
>>  	if (!hdr) {
>>  		kfree_skb(skb);
> 
> Please don't randomly remove whitespace in your patches. :-)
> 
Sure. No idea how this could ever happen ;)
> John

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux