From: Ian Munsie Date: Thu, 11 Mar 2010 12:07:25 +0000 (+0000) Subject: i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names X-Git-Tag: v2.6.34-rc2~28^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=255f5c327ec3a1d77fe54ef5773ef5eaf7c35a3e;p=pandora-kernel.git i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names Replace references to the '20' magic number found throughout the Eicon ISDN driver for the length of the station_id field in the T30_INFO struct with the T30_MAX_STATION_ID_LENGTH symbolic constant. Signed-off-by: Ian Munsie Cc: Armin Schindler Cc: Karsten Keil Cc: Stoyan Gaydarov Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed