Stefan Richter e5333db928 firewire: core: check for missing struct update at build time, not run time
struct fw_attribute_group.attrs.[] must have enough room for all
attributes.  This can and should be checked at build time.

Our previous check at run time was a little late and not reliable since
most of the time less than the available attributes are populated.

Furthermore, omit an increment of an index at its last usage.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2009-06-01 12:48:49 +02:00
..
2009-02-18 17:41:38 -08:00
2009-03-10 15:55:10 -07:00
2009-03-18 13:16:30 +11:00
2009-03-13 01:16:58 -04:00
2009-02-18 15:37:56 -08:00
2009-01-29 18:04:43 -08:00
2009-01-15 16:39:40 -08:00
2009-02-27 16:26:22 -08:00
2009-02-11 14:25:36 -08:00
2009-02-18 15:37:56 -08:00