ipwireless: fix compile failure
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 28 Jul 2008 22:11:44 +0000 (17:11 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Jul 2008 22:12:37 +0000 (15:12 -0700)
commit3684a601e4273692b6c80b86e55c728aef675660
tree1eefe49a5f357c03e628c9f0eecbf2420e8e824e
parentf934fb19ef34730263e6afc01e8ec27a8a71470f
ipwireless: fix compile failure

There's a brown paper bag compile failure introduced by this patch

commit a01386924874c4d6d67f8a34e66f04452c2abb69
Author: David Sterba <dsterba@suse.cz>
Date:   Mon Jul 28 16:53:32 2008 +0200

    ipwireless: Preallocate received packet buffers with MRU size

Really, it can't ever have been even compile tested.  It looks like the
closing bracket is in the wrong place, so this is the fix.

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/pcmcia/ipwireless/hardware.c