diff options
author | Steven Rostedt <[email protected]> | 2008-05-03 17:29:50 -0500 |
---|---|---|
committer | Eric Van Hensbergen <[email protected]> | 2008-05-14 19:23:26 -0500 |
commit | d0c447180bfcb1db8d59e6ddb10f0346bd7d29e9 (patch) | |
tree | 896887bfdb1cf7bf8dbb1212bb7526f5149cdad7 /net/lapb/lapb_iface.c | |
parent | 728fc4ef17748042d9c71144aa339ed9c68e8b01 (diff) |
9p: fix flags length in net
Some files in the net/9p 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).
Signed-off-by: Steven Rostedt <[email protected]>
Acked-by: Eric Van Hensbergen <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions