« Previous | Next » 

Revision 4e298e46

ID4e298e46ddcbb3a2a653a582b54557b75180c625

Added by Stefan Weil almost 11 years ago

xilinx_axienet: Fix bit mask code

Obviously the code wanted to mask the lower bits but failed to do so
because of a missing "<".

cppcheck detected a conditional expression which was always true (1 < 7).

Signed-off-by: Stefan Weil <>
Signed-off-by: Edgar E. Iglesias <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences