From: Geoff Levand Date: Tue, 29 Nov 2011 15:38:49 +0000 (+0000) Subject: powerpc/ps3: Fix hcall lv1_net_stop_rx_dma X-Git-Tag: v3.3-rc1~181^2~39^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7652918cf9c07e0cf9ed152bd242f789ddcffaa7;p=pandora-kernel.git powerpc/ps3: Fix hcall lv1_net_stop_rx_dma The lv1_net_stop_tx_dma and net_stop_rx_dma hcalls take 2, not 3 input arguments. Adjust the lv1 hcall table and all calls. Signed-off-by: Geoff Levand Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed