From 4a467a438aaedd0a7f7358875c1c047161dc6dde Mon Sep 17 00:00:00 2001 From: Daeseok Youn Date: Thu, 27 Feb 2014 20:11:09 +0900 Subject: [PATCH] staging: bcm: fix checkpatch error 'assignment in if condition' clean up checkpatch errors and bClassificationSucceed is set to "TRUE" proper location. If protocal is not TCP or UDP, when it checks protocal, bClassificationSucceed must be set to TRUE. Also the end of do-while(0) loop, bClassificationSucceed is set to TRUE. Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed