Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b11dffc4 authored by David Kershner's avatar David Kershner Committed by Greg Kroah-Hartman
Browse files

staging: unisys: include: consolidate a comment



Use all 80 characters of the line to consolidate a comment.

Signed-off-by: default avatarDavid Kershner <david.kershner@unisys.com>
Reviewed-by: default avatarTim Sell <timothy.sell@unisys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d049f964
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -348,10 +348,9 @@ struct sense_data {
 *		    the start of the NETWORK LAYER HEADER.
 *
 * NOTE:
 * The full packet is described in frags but the ethernet header is
 * separately kept in ethhdr so that uisnic doesn't have "MAP" the
 * guest memory to get to the header. uisnic needs ethhdr to
 * determine how to route the packet.
 * The full packet is described in frags but the ethernet header is separately
 * kept in ethhdr so that uisnic doesn't have "MAP" the guest memory to get to
 * the header. uisnic needs ethhdr to determine how to route the packet.
 */
struct net_pkt_xmt {
	int len;