From: Pekka Enberg Date: Mon, 23 Jun 2008 11:35:16 +0000 (+0300) Subject: ipg: always compile in jumbo frame support X-Git-Tag: v2.6.27-rc1~969^2~235^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=024f4d88b45003710e8e2ee937b0c56aaf2dff2d;p=pandora-kernel.git ipg: always compile in jumbo frame support Add a ->is_jumbo boolean to struct ipg_nic_private and fix up ipg_interrupt_handler() to call the jumbo frame version of ipg_nic_rx() if the boolean is set to true. Also remove the JUMBO_FRAME #ifdefs so we can always compile in support for jumbo frames. Tested-by: Andrew Savchenko Signed-off-by: Pekka Enberg Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed