]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sunvnet: straighten up message event handling logic
authorShannon Nelson <shannon.nelson@oracle.com>
Mon, 13 Feb 2017 18:57:01 +0000 (10:57 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 6 Apr 2017 07:13:52 +0000 (00:13 -0700)
commit5e3f83f0dfa8b62aabd6bad31b78f305d2d75e3f
tree20bbbbbcaa1312ce6e3853cfb19b808514dda09e
parent39a39999d30ad7487a25c969ca23102fcc427dce
sunvnet: straighten up message event handling logic

The use of gotos for handling the incoming events made this code
harder to read and support than it should be.  This patch straightens
out and clears up the logic.

Orabug: 23293104

Signed-off-by: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit bf091f3f362b3c562a18bbf7a2d3e2f3a36eba1d)
Signed-off-by: Allen Pais <allen.pais@oracle.com>
drivers/net/ethernet/sun/sunvnet_common.c