Revision d8f2799b105a24bb0bbd3380a0d56e6348484058 authored by Stefan Metzmacher on 03 May 2012, 22:19:28 UTC, committed by Steve French on 04 May 2012, 03:47:39 UTC
The problem was that the first referral was parsed more than once
and so the caller tried the same referrals multiple times.

The problem was introduced partly by commit
066ce6899484d9026acd6ba3a8dbbedb33d7ae1b,
where 'ref += le16_to_cpu(ref->Size);' got lost,
but that was also wrong...

Cc: <stable@vger.kernel.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Tested-by: Björn Jacke <bj@sernet.de>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
1 parent a557b97
History

README.AddingFirmware

back to top