From: Mark Einon Date: Sun, 25 Sep 2011 18:17:55 +0000 (+0100) Subject: staging: et131x: Create et131x_[dis|en]able_txrx() calls X-Git-Tag: v3.2-rc1~169^2^2~354 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fabca4d9183a449676648b93307e29299595866;p=pandora-kernel.git staging: et131x: Create et131x_[dis|en]able_txrx() calls In et131x_netdev.c, a series of calls to enable and diasble the rx/tx engine and queue are being used in several different places. Create two functions to encapsulate these calls, and replace many calls with just the one. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed