From: Bruce Allan Date: Tue, 1 Dec 2009 15:46:43 +0000 (+0000) Subject: e1000e: provide family-specific functions to manage VLAN filter arrays X-Git-Tag: v2.6.33-rc1~388^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caaddaf83501c79fe11b183c8972e60d8b7d5d56;p=pandora-kernel.git e1000e: provide family-specific functions to manage VLAN filter arrays The two MAC-families that have VLAN filter table register arrays manage each a bit differently from one another, so provide family-specific functions for managing the register arrays and function pointers to access the appropriate function. Also make sure attempts to access these register arrays are not done on parts not supporting that feature. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed