Re: [Kernel-hackathon] [patch] ping: add call to s_uFillData…

Top Page
Attachments:
+ (text/plain)

Reply to this message
Author: Christoph Hellwig
Date:  
To: Mailing list for the VIA dongle driver hackathon
Subject: Re: [Kernel-hackathon] [patch] ping: add call to s_uFillDataHead for descriptor in data frames
On Wed, Sep 09, 2009 at 06:22:05AM -0700, Rodolfo Kohn wrote:
> Here it goes.
> How should I add a new file to the repository?
> Should I create a patch that creates the whole file?


Yes, best do a git checkin using the git-citool and then send a
patch for the whole changeset.

Thinking about it we should just check the code in as-is. It's what
makes the driver working and everyone can work on cleaning it up then.