From: Amir Vadai Date: Thu, 24 Jan 2013 01:54:19 +0000 (+0000) Subject: net/mlx4_en: Initialize RFS filters lock and list in init_netdev X-Git-Tag: v3.9-rc1~139^2~249 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78fb2de711ec28997bf38bcf3e48e108e907be77;p=pandora-kernel.git net/mlx4_en: Initialize RFS filters lock and list in init_netdev filters_lock might have been used while it was re-initialized. Moved filters_lock and filters_list initialization to init_netdev instead of alloc_resources which is called every time the device is configured. Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed