On Tue, Aug 23, 2011 at 12:52:39PM -0700, Greg KH wrote: > On Sat, Jul 16, 2011 at 02:59:33PM +0800, Ali Bahar wrote: > > The ioctl handlers were frequently returning -1 upon failure. Most of > > these have now been changed to proper errno macros. > > The few remaining ones have been left untouched because either the > > handler is not called (and so cannot be tested), or the function never > > fails (and so cannot be system-tested), or requires new code to > > distinguish its failures. > > > > Signed-off-by: Ali Bahar <ali@xxxxxxxxxxxxxxx> > > Cc: Larry Finger <Larry.Finger@xxxxxxxxxxxx> > > This fails to apply cleanly anymore, can you refresh it, and your other > outstanding patches and resend? At this point, it is best to send this _on top of_ the Realtek-merge patches, even though the latter are more prone to revisions. So the new patch set will include the merge changes, and the above ("return-values") changes, with the latter to be applied _on top of_ the former. I'll put a reminder of this in the submission email. regards, ali > thanks, > > greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html