[PATCH] prism54 bug initialization/mgt_commit
commit991ae5501de39734a083f6af65df07867f1cb0fd
authorMargit Schubert-While <margitsw@t-online.de>
Mon, 4 Oct 2004 12:56:49 +0000 (4 08:56 -0400)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 4 Oct 2004 12:56:49 +0000 (4 08:56 -0400)
treeb3d89f11f7af114da929aecc488144ea3e63c97c
parente94a5aa4862789bc569a42107398c4f89399e4cf
[PATCH] prism54 bug initialization/mgt_commit

*  Change mgt_commit from void to int
*  (and pass a return code)
*  We call this from device initialization,
*  therefore we need to know that it has succeeded
*  If it hasn't, we do not have a working device and
*  should pass a non-zero value upwards
drivers/net/wireless/prism54/isl_ioctl.c
drivers/net/wireless/prism54/islpci_dev.c
drivers/net/wireless/prism54/oid_mgt.c
drivers/net/wireless/prism54/oid_mgt.h