lkml.org 
[lkml]   [2008]   [May]   [2]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] fix irq flags in mac80211 code
FromMattias Nissler <>
DateFri, 02 May 2008 08:50:56 +0200
On Thu, 2008-05-01 at 18:48 -0400, Steven Rostedt wrote:
> A file in the net/mac80211 directory uses "int" for flags. This can
> cause hard to find bugs on some architectures. This patch converts the
> flags to use "long" instead.
> 
> This bug was discovered by doing an allyesconfig make on the -rt kernel
> where checks are done to ensure all flags are of size sizeof(long).

Good catch, thanks.

Mattias



\
 
 \ /
  Last update: 2008-05-02 08:53    [from the cache]
©2003-2008