From 755f516bbb983915d6cbfb5aa592cc0a5a99fd00 Mon Sep 17 00:00:00 2001 From: Hannes Reinecke Date: Tue, 3 Jun 2014 10:58:54 +0200 Subject: [PATCH] qla2xxx: Restrict max_lun to 16-bit for older HBAs Older HBAs are only capable of supporting 16-bit LUNs, so we need to make sure to adjust max_lun accordingly. Signed-off-by: Hannes Reinecke Acked-by: Chad Dupuis Reviewed-by: Ewan Milne Signed-off-by: Christoph Hellwig --- Reading git-format-patch failed