sure no problem.
Ethan
On Thu, Aug 11, 2011 at 21:44, Ben Pfaff wrote:
> On Thu, Aug 11, 2011 at 07:47:27PM -0700, Ethan Jackson wrote:
>> This patch also fixes a bug introduced in Commit 43edca57
>> "nx-match: New helpers.", which caused the "move" action to
>> improperly handle bit ranges.
>
>
On Thu, Aug 11, 2011 at 07:47:27PM -0700, Ethan Jackson wrote:
> This patch also fixes a bug introduced in Commit 43edca57
> "nx-match: New helpers.", which caused the "move" action to
> improperly handle bit ranges.
I assume that a minimal fix would be much shorter? Would you mind
writing that u
nxm_read_field_bits() simplifies reading of NXM fields with an
ofs_nbits parameter. This patch updates nxm_execute_reg_move() to
use the new function. A user outside of the nx-match module will
be added in future patches.
This patch also fixes a bug introduced in Commit 43edca57
"nx-match: New h