staging: et131x: Combine two if statements with same effect
authorMark Einon <mark.einon@gmail.com>
Thu, 11 Sep 2014 21:59:44 +0000 (22:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Sep 2014 23:02:12 +0000 (16:02 -0700)
commit668caa674c045bb59dcde2dc017e254f18a90607
treef4bc2d0036c40610ced2853d4bbb230e6dd79e9d
parent97cd38dc93838d6eef14f487dd85504ba429d36b
staging: et131x: Combine two if statements with same effect

Both these if statements have the same effect when true, so combine
them and save a few lines.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/et131x/et131x.c