From: Frank Schaefer Date: Thu, 8 Nov 2012 17:11:35 +0000 (-0300) Subject: [media] em28xx: rename isoc packet number constants and parameters X-Git-Tag: v3.9-rc1~93^2~441 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=515688a8985c023ba47cc89eb6a22564fab76694;p=pandora-kernel.git [media] em28xx: rename isoc packet number constants and parameters Rename EM28XX_NUM_PACKETS to EM28XX_NUM_ISOC_PACKETS and EM28XX_DVB_MAX_PACKETS to EM28XX_DVB_NUM_ISOC_PACKETS to clarify that these values are used only for isoc usb transfers. Also use the term num_packets instead of max_packets, as this is how these values are used and called in struct urb. Signed-off-by: Frank Schäfer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed