From: David S. Miller Date: Thu, 15 May 2014 20:46:54 +0000 (-0400) Subject: Merge branch 'altera_tse' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=48f0459fb766415b63ba0e65d528262a9c23b4f7;p=linux-beck.git Merge branch 'altera_tse' Vince Bridgers says: ==================== Altera TSE: Fix Sparse errors and misc issues This is version 2 of a patch series to correct sparse errors, cppcheck warnings, and workaound a multicast filtering issue in the Altera TSE Ethernet driver. Multicast filtering is not working as expected, so if present in the hardware will not be used and promiscuous mode enabled instead. This workaround will be replaced with a working solution when completely debugged, integrated and tested. Version 2 is different from the first submission by breaking out the workaround as a seperate patch and addressing a few structure instance declarations by making them const per review comments. If you find this patch acceptable, please consider this for inclusion into the Altera TSE driver source code. ==================== Signed-off-by: David S. Miller --- 48f0459fb766415b63ba0e65d528262a9c23b4f7