2010/12/2 Larry Finger <[email protected]>: > + revision = buf[SSB_SPROMSIZE_WORDS_R4 - 1] & 0x00FF;
Should we define macro for that, to do not duplicate code from this part: sprom_extract(...): out->revision = in[size - 1] & 0x00FF; ? I don't vote for any solution, but maybe one should be preferred and you just didn't notice that? I noone have problem with this liiitle duplication, ignore me ;) -- Rafał _______________________________________________ b43-dev mailing list [email protected] http://lists.infradead.org/mailman/listinfo/b43-dev
