Re: [PATCH net-next] em_canid: Ematch rule to match CAN frames according to their CAN IDs
From: Rostislav Lisovy <hidden>
Date: 2012-06-28 17:02:42
Also in:
linux-can
From: Rostislav Lisovy <hidden>
Date: 2012-06-28 17:02:42
Also in:
linux-can
On Thu, 2012-06-28 at 18:35 +0200, Oliver Hartkopp wrote:
What about match = (test_bit(can_id, cm->match_sff))?1:0; and working with "1" and "0" all the time instead of the final correction to the return values at the end of the function?
I agree; Regards; Rostislav