[openib-general] [PATCH] IPoIB PKEY in/out event handling fix

Roland Dreier rdreier at cisco.com
Wed Mar 22 08:39:10 PST 2006


 > +static void ipoib_pkey_dev_check_presence(struct net_device *dev);

Please just move the function before you use it to avoid this forward
declaration.

 > +        ipoib_pkey_dev_check_presence(dev);

Whitespace damage here... (and possibly elsewhere)

 - R.



More information about the general mailing list