From: Jeff Garzik Date: Tue, 27 Jun 2006 11:38:33 +0000 (-0400) Subject: [netdrvr] epic100: minor cleanups X-Git-Tag: v2.6.18-rc1~6^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36e1e84768b1123eb632aff153104855c71684cc;p=pandora-kernel.git [netdrvr] epic100: minor cleanups - Remove in-source changelog, it's in the global kernel history. - convert silly and useless version to useful one - replace invariant pci_id_tbl[]::io_size uses with EPIC_TOTAL_SIZE - remove now-unused io_size member from pci_id_tbl[] - current kernel style prefers dev_printk() for the rare ethernet driver messages that cannot print an 'eth%d' prefix. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed