Staging: rtl8192ee: Fix break is not useful warning
commit1709a582e1f8977de040f02d9e9e52ec89f8603f
authorMahati Chamarthy <mahati.chamarthy@gmail.com>
Fri, 19 Sep 2014 22:33:36 +0000 (20 04:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Sep 2014 00:15:15 +0000 (19 17:15 -0700)
tree75235c421a45117965478aeff3d8d426f11e0f50
parentfe6dc85eaf8bb180ad3510a57bd69f3b8f9c2dbb
Staging: rtl8192ee: Fix break is not useful warning

This fixes the following checkpatch.pl warnings:
WARNING: break is not useful after a goto or return

Signed-off-by: Mahati Chamarthy <mahati.chamarthy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192ee/core.c