mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 14:48:57 +00:00
Remove nop.
MFC after: 1 week
This commit is contained in:
parent
aaf2cfc0d6
commit
7cadd9874f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=266803
@ -473,7 +473,6 @@ print_apacket(const struct header_32 *hdr, const uint8_t *ptr, int ptr_len)
|
||||
*/
|
||||
up->up_totlen = le32toh(up->up_totlen);
|
||||
up->up_busunit = le32toh(up->up_busunit);
|
||||
up->up_address = up->up_address;
|
||||
up->up_flags = le32toh(up->up_flags);
|
||||
up->up_status = le32toh(up->up_status);
|
||||
up->up_error = le32toh(up->up_error);
|
||||
|
Loading…
Reference in New Issue
Block a user