staging: ozwpan: Reduced size of oz_evtlist structure.
authorChris Kelly <ckelly@ozmodevices.com>
Wed, 29 Feb 2012 16:39:57 +0000 (16:39 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Feb 2012 23:23:37 +0000 (15:23 -0800)
commit0339d3dbbfd51348dda584796e59a740a57a7e32
treedc00f02c530a8127d15852f5e7a658466644b494
parent64f4eaa5c3a23f6e0847ed40bbe387685bbd440d
staging: ozwpan: Reduced size of oz_evtlist structure.

This structure is used in an ioctl definition and was causing the
64-bit PowerPC build to fail. The size of the array in the structure
has been reduced to fix this.

Signed-off-by: Chris Kelly <ckelly@ozmodevices.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ozwpan/ozeventdef.h