From: Samuel Iglesias Gonsalvez Date: Fri, 18 Jan 2013 07:57:21 +0000 (+0100) Subject: ipack/devices/ipoctal: add missing rx_enable = 1 X-Git-Tag: v3.9-rc1~124^2~55 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2910fe2a7d0dc0d01944110e462045441ba0856f;p=pandora-kernel.git ipack/devices/ipoctal: add missing rx_enable = 1 There was a bug in the code when managing a GE IP-OCTAL-485 board. The RX would be enabled but we have a wrong state in the rx_enable flag. Then, if the user changes the terminal settings, RX would not be enabled again. Signed-off-by: Samuel Iglesias Gonsalvez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed