> -----Original Message----- > From: Greg Kroah-Hartman [mailto:[email protected]] > Sent: Tuesday, November 29, 2016 21:15 > To: Winkler, Tomas <[email protected]> > Cc: [email protected]; [email protected]; Usyskin, Alexander > <[email protected]> > Subject: Re: [char-msic 3/3] mei: fix return value on disconnection > > On Tue, Nov 29, 2016 at 02:44:46PM +0200, Tomas Winkler wrote: > > commit 2d4d5481e2d6f93b25fcfb13a9f20bbfbf54266a upstream. > > > > Correct errno on client disconnection is -ENODEV not -EBUSY > > > > Cc: <[email protected]> #4.4 > > Signed-off-by: Tomas Winkler <[email protected]> > > Signed-off-by: Alexander Usyskin <[email protected]> > > Signed-off-by: Greg Kroah-Hartman <[email protected]> > > --- > > drivers/misc/mei/bus.c | 2 +- > > drivers/misc/mei/main.c | 2 +- > > 2 files changed, 2 insertions(+), 2 deletions(-) > > Again, what kernel tree?
Stable 4.4 Cc: <[email protected]> #4.4 Thanks Tomas

