From: Gregory CLEMENT <[email protected]> Date: Tue, 8 Mar 2016 13:57:06 +0100
> From: Dmitri Epshtein <[email protected]> > > This commit corrects error printing when shutting down the port. Also > magic numbers are replaced by existing macros. > > Signed-off-by: Dmitri Epshtein <[email protected]> > Signed-off-by: Gregory CLEMENT <[email protected]> Individual patches should do one thing, rather than several at once. Please split this up into two changes, thanks.

