On 4/17/17 7:07 PM, Subash Abhinov Kasiviswanathan wrote: >>> + break; >> I think break here should remove ? > > Hi Yuan > > This is similar to __udp4_lib_demux_lookup where we need to check if the > first > socket is an exact match or break since chains maybe long. >
I suggest adding the same comment as __udp4_lib_demux_lookup; it does look odd.