On Thu, Apr 19, 2018 at 10:45:23AM +0200, Sabrina Dubroca wrote: > Commit 5259feeb7cda ("expression: fix constant expression allocation on > big endian") improved constant handling on big endian, but didn't handle > the case of partial bytes correctly. > > Currently, constant_data_ptr(val, 6) points to the item after val, > instead of the last byte of val. > > Thanks to Stefano for providing the correct expression. Applied, thanks Sabrina. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html