staging: rtl8723au: rtl8723a_add_rateatid() simplyfy code
authorJes Sorensen <Jes.Sorensen@redhat.com>
Mon, 9 Feb 2015 22:52:18 +0000 (17:52 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Mar 2015 17:54:23 +0000 (09:54 -0800)
No point shifting raid right, just to shift it left again before
re-adding it.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/hal/rtl8723a_cmd.c