Messages in this thread |  | | | Date | Wed, 20 Feb 2008 06:46:13 +0000 | | From | Jarek Poplawski <> | | Subject | Re: [2.6.25 patch] fix broken error handling in ieee80211_sta_process_addba_request() | |
On 19-02-2008 23:58, Adrian Bunk wrote:
...
> --- a/net/mac80211/ieee80211_sta.c
> +++ b/net/mac80211/ieee80211_sta.c
> @@ -1116,9 +1116,10 @@ static void ieee80211_sta_process_addba_request(struct net_device *dev,
...
> + printk(KERN_ERR "can not allocate reordering buffer "
+ printk(KERN_ERR "cannot allocate reordering buffer "
Probably this can be fixed during the commit.
Jarek P.
|  |